Fix bug #10129: add positional information to "C-u C-x =".
authorDrew Adams <drew.adams@oracle.com>
Sat, 28 Jan 2012 10:27:28 +0000 (12:27 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 28 Jan 2012 10:27:28 +0000 (12:27 +0200)
commit7b6b284d51fcb8ec5ea607c3b75ca3a98c3b7ff7
tree2b538ca5c28cd5426b25da0e84947ff2037aec4e
parent5206cf68960e3bc95448e81d523499ecfb2710ee
Fix bug #10129: add positional information to "C-u C-x =".

 lisp/descr-text.el (describe-char): Show information about POS, in
 addition to information about the character at POS.  Improve and
 update the doc string.  Change "code point" to "code point in
 charset", to avoid confusion with the character's Unicode code
 point shown above that.
lisp/ChangeLog
lisp/descr-text.el